projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e79d88
)
headerbar: fix "widow" typo in docs
author
Will Thompson
<wjt@endlessm.com>
Thu, 15 Jun 2017 14:53:18 +0000
(15:53 +0100)
committer
Will Thompson
<wjt@endlessm.com>
Thu, 15 Jun 2017 14:53:18 +0000
(15:53 +0100)
gtk/gtkheaderbar.c
patch
|
blob
|
history
diff --git
a/gtk/gtkheaderbar.c
b/gtk/gtkheaderbar.c
index 9aa401f155021ab995b67343a34f11ad92f303a6..eb570a632413be09fab7e11d24493d9180838028 100644
(file)
--- a/
gtk/gtkheaderbar.c
+++ b/
gtk/gtkheaderbar.c
@@
-2171,7
+2171,7
@@
gtk_header_bar_get_show_close_button (GtkHeaderBar *bar)
/**
* gtk_header_bar_set_show_close_button:
* @bar: a #GtkHeaderBar
- * @setting: %TRUE to show standard widow decorations
+ * @setting: %TRUE to show standard wi
n
dow decorations
*
* Sets whether this header bar shows the standard window decorations,
* including close, maximize, and minimize.